home *** CD-ROM | disk | FTP | other *** search
/ User's Choice Windows CD / User's Choice Windows CD (CMS Software)(1993).iso / win_u_z / wgrep13.zip / WGREP.TXT < prev   
Text File  |  1992-09-17  |  6KB  |  177 lines

  1. Windows Grep Version 1.3
  2. 17th September 1992
  3. (c) 1992 by H. Millington
  4.  
  5. ----------------------------------------------------------------------
  6. CONTENTS
  7.  
  8.  
  9. Introduction
  10. Packing list
  11. Installing Windows Grep
  12. The Grep DLL
  13. Enhancements since the help file was written
  14. Disclaimer and agreement
  15.  
  16.  
  17. ----------------------------------------------------------------------
  18. INTRODUCTION
  19.  
  20.  
  21. Thanks for downloading Windows Grep,  and  taking the time to evaluate
  22. it.
  23.  
  24.  
  25.         THIS VERSION  OF  WINDOWS  GREP  REQUIRES WINDOWS
  26.         3.1. IF YOU WOULD LIKE  A VERSION THAT RUNS UNDER
  27.         3.0, CONTACT ME AT ONE OF THE ADDRESSES BELOW.
  28.  
  29.  
  30. Windows Grep is a text search utility  modelled on the UNIX utility of
  31. the same name. It is  particularly  useful  as a programmer's tool for
  32. searching program source  files  for  specific  variables  or function
  33. calls. This version also searches  any  type  of  binary file, such as
  34. word-processor, database and spreadsheet files.
  35.  
  36. The Windows help file gives detailed information about using it.
  37.  
  38.  
  39. ----------------------------------------------------------------------
  40. PACKING LIST
  41.  
  42.  
  43. WGREP.EXE       Main program
  44. WGREP.HLP       Help for main program
  45. GREP.DLL        Required DLL
  46. WGREP.TXT       This file
  47. BWCC.DLL        Borland  Windows  Custom   Control   Library  (if  you
  48.                 downloaded the archive with this included)
  49.  
  50.  
  51.  
  52. ----------------------------------------------------------------------
  53. INSTALLING WINDOWS GREP
  54.  
  55.  
  56. To install Windows Grep,  simply  put  the  files WGREP.EXE, GREP.DLL,
  57. WGREP.HLP in any convenient directory.
  58.  
  59. Windows Grep requires the Borland  Windows  Custom Control library. If
  60. the archive has  BWCC.DLL  in  it  put  this  in  your \windows\system
  61. directory. If not, and you do not have  a copy, you'll have to get one
  62. before Windows  Grep  will  work.  It  can  be  obtained  from  cix in
  63. petec/files,in  CompuServe  forum  BPROGA  and  doubtless  many  other
  64. sources.
  65.  
  66. If Windows cannot find the DLLs  when  Windows  Grep is run, make sure
  67. they are in a directory on your path, and try again.
  68.  
  69.  
  70. ----------------------------------------------------------------------
  71. THE GREP DLL
  72.  
  73. The regular  expression  compiler  and  parser  is  implemented  in  a
  74. Shareware DLL written by Chris  Roberts. For further information about
  75. using it in your own programs,  please  contact Chris at the following
  76. address:
  77.  
  78. Chris Roberts
  79. 22092 San Fernando Court
  80. Cupertino
  81. CA 95014
  82. USA
  83.  
  84. CompuServe: 70550,2601
  85.  
  86.  
  87. ----------------------------------------------------------------------
  88. ENHANCEMENTS MADE AFTER HELP FILE WAS WRITTEN
  89.  
  90.  
  91. WGREP.INI
  92.  
  93. ChDir=0 or 1    Adding this line to WGREP.INI controls whether Windows
  94.                 Grep changes directory to the directory saved the last
  95.                 time it was run or not.
  96.  
  97.                 ChDir=1         Change directory.
  98.                 ChDir=0         Don't change. Start the  search in the
  99.                                 default directory, or  the  one set up
  100.                                 in Program Manager.
  101.  
  102. Binary viewer command
  103.  
  104. $m              An additional parameter  is  recognised  in the binary
  105.                 file viewer command line. $m  is expanded to the match
  106.                 length in hexadecimal. This is  so Windows Grep can be
  107.                 used in conjunction with WinDump v1.1 Release 1.1.
  108.  
  109.                 The command line to drive WinDump is
  110.  
  111.                 WinDump.exe $f $o $m
  112.  
  113.                 WinDump can be obtained  from  John  Napier, 1 Wayside
  114.                 Green, Woodcote, Reading, RG8 0PR, United Kingdom.
  115.                 John can be contacted  on  CompuServe as 100023,201 or
  116.                 jnapier@cix.compulink.co.uk.
  117.  
  118.  
  119. ----------------------------------------------------------------------
  120. DISCLAIMER AND AGREEMENT
  121.  
  122.  
  123. Users of Windows Grep must accept  this disclaimer of warranty. If you
  124. do not accept this disclaimer, do not use Windows Grep.
  125.  
  126. "WINDOWS GREP IS SUPPLIED AS IS.  THE AUTHOR DISCLAIMS ALL WARRANTIES,
  127. EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION, THE WARRANTIES OF
  128. MERCHANTABILITY AND OF FITNESS FOR ANY  PURPOSE. THE AUTHOR ASSUMES NO
  129. LIABILITY FOR DAMAGES, DIRECT OR  CONSEQUENTIAL, WHICH MAY RESULT FROM
  130. THE USE OF WINDOWS GREP, EVEN  IF  THE  AUTHOR HAS BEEN ADVISED OF THE
  131. POSSIBILITY OF SUCH DAMAGES."
  132.  
  133. "THE LICENCE AGREEMENT AND  WARRANTY  SHALL  BE CONSTRUED, INTERPRETED
  134. AND GOVERNED BY THE LAWS  OF  ENGLAND  AND  WALES.  YOU MAY HAVE OTHER
  135. RIGHTS WHICH VARY FROM ONE STATE TO ANOTHER."
  136.  
  137. Windows Grep is a shareware program,  and  is provided at no charge to
  138. users for evaluation. Feel  free  to  share  it  with your friends and
  139. colleagues, but please do  not  give  it  away  altered  or as part of
  140. another system. The essence of  user-supported  software is to provide
  141. computer users with quality software  without  high prices, and at the
  142. same time to provide incentive for  programmers to continue to develop
  143. new products.
  144.  
  145. If you find Windows Grep  useful,  and  you  are  continuing to use it
  146. after the trial  period  of  30  days,  you  must  make a registration
  147. payment of UK10 pounds or US$20 to Huw Millington, 71 Woodbury Avenue,
  148. East Grinstead, W. Sussex RH19 3NY, United Kingdom. In return you will
  149. be given a registration number to disable the Shareware reminder which
  150. will be good for all  future  Shareware  releases of Windows Grep. You
  151. will be informed when such releases become available.
  152.  
  153. The registration fee will license one copy for use on any one computer
  154. at any one time. Site Licence  arrangements  may be made by contacting
  155. Huw Millington.
  156.  
  157. Any person or  organisation  wanting  to  distribute  Windows Grep for
  158. profit must first contact  Huw  Millington  at  the  address above for
  159. authorisation.
  160.  
  161.  
  162. Or Put another way:
  163.  
  164. If you find Windows Grep useful, do the decent thing and register!
  165.  
  166. Huw Millington,
  167. 71 Woodbury Avenue,
  168. East Grinstead,
  169. W. Sussex,
  170. RH19 3NY
  171. ENGLAND
  172.  
  173. CIX/Internet:   huwmill@cix.compulink.co.uk
  174. CompuServe:     100016,3452
  175. Internet:       100016.3452@compuserve.com
  176.  
  177.